const runtime.goroutineProfileInProgress

3 uses

	runtime (current package)
		mprof.go#L1345: 	goroutineProfileInProgress
		mprof.go#L1508: 		if prev == goroutineProfileInProgress {
		mprof.go#L1521: 		if gp1.goroutineProfiled.CompareAndSwap(goroutineProfileAbsent, goroutineProfileInProgress) {